home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 4775 / 4775.xpi / chrome / autofillforms.jar / skin / autofillFormsOptions1.5.css < prev    next >
Cascading Style Sheet File  |  2008-06-17  |  423b  |  10 lines

  1. #autofillFormsPrefs radio[pane="autofillFormsPrefPaneProfiles"] {
  2.     list-style-image: url("chrome://browser/skin/preferences/Options.png");
  3.     -moz-image-region: rect(0px, 128px, 32px, 96px);
  4. }
  5. #autofillFormsPrefs radio[pane="autofillFormsPrefPaneAdvanced"] {
  6.     -moz-image-region: rect(0px, 160px, 32px, 128px);
  7. }
  8. #autofillFormsPrefs radio[pane="autofillFormsPrefPaneGUI"] {
  9.     -moz-image-region: rect(0px, 192px, 32px, 160px);
  10. }